home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16917 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: milo.mcs.anl.gov!usenet
  2. From: Michael Richmann <richmann@cmt.anl.gov>
  3. Newsgroups: comp.lang.asm.x86,comp.lang.c,comp.lang.c++,comp.sys.intel
  4. Subject: Re: Using burst mode on PCI bus
  5. Date: 12 Apr 1996 18:31:30 GMT
  6. Organization: CMT.ANL.GOV
  7. Message-ID: <4km7i2$271@milo.mcs.anl.gov>
  8. References: <4kh37m$fmd@dodo.global.co.za> <4kh51i$p79@milo.mcs.anl.gov> <4kk91h$iuo@avalon.imaginet.fr>
  9. NNTP-Posting-Host: cmtq30.cmt.anl.gov
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15. manu@mail.imaginet.fr (Manu) wrote:
  16. >Michael Richmann <richmann@cmt.anl.gov> wrote:
  17. >
  18. >>scitron@mail.global.co.za (user) wrote:
  19. >>>We are in the process developing our first PCI bus add-on card.
  20. >>>Here are some questions regarding the software interface :
  21. >>>
  22. >>>1. Is burst mode data transfer implemented on most motherboards, for
  23. >>>    example Triton chipset, etc ?
  24. >
  25. >>It is on the Intel Endeavor board (Triton chipset) w/burst cache 
  26. >>installed.
  27. >
  28. >>>
  29. >>>2. If this is implemented, how does the software interface address it?
  30. >>>    As far as I know, no x486 instruction can set up a burst mode
  31. >>>    transfer.  Is there perhaps a special Pentium instruction that can
  32. >>>    accomplish this ?
  33. >
  34. >>Don't rightly know.  Turning the burst mode on/off on the Endeavor is
  35. >>accomplished through the bios settings.
  36. >
  37. >    Also  on the 2 pentiums board I have (60 and 100). 
  38. >    I may be wrong but isn't it a 'hardware' selection for the pci burst
  39. >mode ?
  40. >
  41.  
  42. Well, "hardware" settings can be accomplished through either bios or
  43. jumper settings, depending on the manufacturer's preference for doing
  44. things.
  45.  
  46. -- 
  47. Mike
  48.  
  49. My opinions, not Argonne's...
  50.  
  51.  
  52.